167 research outputs found

    A proposal of a minimal-state processing search algorithm for isochronous channel reuse problems in DQDB networks

    Get PDF
    The IEEE 802.6 MAC standard protocol defines the distributed-queue dual bus (DQDB) for metropolitan area networks (MANs). The isochronous channel reuse problem (ICRP) has been studied for the efficient use of DQDB. Given a set of established connections and a set of connection requests, the goal of ICRP is to maximize the number of satisfied requests by finding a proper channel assignment, such that no established connection is not only reassigned a channel, but also any pair of active connections does not interfere each other. We propose a minimal-state processing search algorithm for ICRP (MIPS/sub -/ICRP). The simulation results show that MIPS/sub -/ICRP always provides near-optimum solutions

    Compact tree plus algorithms for application-level multicast communications in multihome networks

    Get PDF
    Application-level multicast (ALM) communications replicate packets on host level to deliver them from a single source to multiple clients, so that it can efficiently realize a variety of network applications using moving pictures such as video conferences, distance learning, and video-on-demands. In this paper, we propose the CT+ (compact tree plus) algorithm for finding a better ALM routing tree in terms of delay minimization between hosts. CT+ consists of a tree construction stage from the existing CT algorithm, and a newly added iterative tree improvement stage. Then, we define the extended ALM routing problem and its heuristic algorithm ExCT+, to optimize the effectiveness of the multihome network in ALM communications by selecting multihomed hosts and connections in the ALM routing tree simultaneously. For their evaluations, we construct a network simulation model named MINET (multiple-ISP network simulator), where the topology is composed of multiple ISP backbone networks with IX connections, and the network traffic is generated by following the M/M/1 queuing process. The simulation results using MINET verify the effectiveness of our algorithms.</p

    Optical-drop wavelength assignment problem for wavelength reuse in WDM ring metropolitan area networks

    Get PDF
    This paper presents a formulation of the optical-drop wavelength assignment problem (ODWAP) and its heuristic algorithm for WDM ring networks. The wavelength-division multiplexing (WDM) technology has been popular in communication societies for providing very large communication bands by multiple lightpaths with different wavelengths on a single optical fiber. Particularly, a double-ring optical network architecture based on the packet-over-WDM technology such as the HORNET architecture has been studied as a next generation platform for metropolitan area networks (MANs). Each node in this architecture is equipped with a wavelength-fixed optical-drop and a tunable transmitter so that a lightpath can be established between any pair of nodes without wavelength conversions. In this paper, we formulate ODWAP for efficient wavelength reuse under heterogeneous traffic in this network. Then, we propose a simple heuristic algorithm for ODWAP. Through extensive simulations, we demonstrate the effectiveness of our approach in reducing waiting times for packet transmissions when a small number of wavelengths are available to retain the network cost for MANs

    An Eye-Contour Extraction Algorithm from Face Image usingDeformable Template Matching

    Get PDF
    A variety of studies on face components such as eyes, lips, noses, and teeth have been proceeding in medicine, psychology, biometrics authentication, and other areas. In this paper, we present an algorithm of extracting eye contours from a face image using the deformable template matching method. Our template for an eye contour is composed of three quadratic functions for the perimeter and one circle for the pupil. In our algorithm, a digital color face image is rst converted to a binary image of representing eyes, after the region around eyes is identied on the face image by using hues and values of the color image. Then, parameters in the template are optimized by a local search method with a tabu period and a hill-climbing, so as to t the template to the eye contour in the binary image. The accuracy of our algorithm is evaluated through sample face images of students. In addition, the application of our proposal to eye shape indices is investigated in a face image database "HOIP", where recognizable dierence exists in index distributions between males and females

    Automatic Localization of Passive Infra-Red Binary Sensors in Home: from Dense to Scattered Network

    Get PDF
    International audienceLocation of residents in a household is one of the critical information to provide context-aware services. Passive Infra-Red (PIR) binary motion sensors have become the de facto standard technology used in the home by tracking systems due to their low energy consumption and their wide range of coverage. However, installing and managing this network of PIR sensors is difficult for typical residents, such as older adults, with low technical skill. To enable easy deployment of such a system by anybody, we present an extension of a method to automatically identify the location of multiple PIR sensors in a house from the observed motion detection event sequences. Thanks to a floor plan given as prior knowledge, the method estimates the distance between pairs of sensors and identifies particular patterns in the observations to predict the rooms where those sensors are most likely located. The method, which was designed to deal with dense sensors network is adapted to the case of scattered sensors which correspond to most traditional houses. Experimental results on a realistic home show that our method can estimate the location of sensors placed close to the anchor locations with only a few confusions. The experiments also revealed challenges to be addressed to make this method scale to various house configurations

    Comparison of the effects of indoor and outdoor exercise on creativity: an analysis of EEG alpha power

    Get PDF
    Previous research finds that natural environments and exercise enhance creativity. In this within-subjects design study, we examined the influence of outdoor exercise that combined a natural environment with exercise on creativity compared to an indoor exercise control condition by analyzing cognitive activities related to creativity. The participants performed an Alternative Uses Test (AUT), in which ordinary objects are presented to the participants (e.g., a brick), to prompt as many ideas for alternative uses as possible, which are transformed into a creativity score, after indoor running and outdoor running. During the test, brain activity was recorded using electroencephalography (EEG) and a short version flow state scale (FSS) was completed after the experiment. Results showed that while AUT scores did not significantly differ between conditions, alpha band activity at the parietal occipital region involved in divergent creativity increased during the AUT after outdoor exercise while it did not during the AUT after indoor exercise. In addition, FSS scores for positive emotional experience and absorption were higher after outdoor exercise than after indoor exercise. Our results from the FSS suggest that exercise in a natural environment is perceived subjectively differently from indoor exercise, participants report greater experiences of flow compared to indoor exercise, and the EEG measures objectively indicate enhanced cognitive activity in a creativity task after outdoor exercise. This study suggests that outdoor exercise increases neuronal activity in brain regions related to creativity. Further research is needed to understand how this can lead to increased creativity

    A demand-oriented information retrieval method on MANET

    Get PDF
    FMUIT'06 : International Workshop on Future Mobile and Ubiquitous Information Technologies , May 9, 2006 , Nara, JapanIn urban areas including shopping malls and stations with many people, it is important to utilize various infor- mation which those people have obtained. In this paper, we propose a method for information registration and retrieval in MANET which achieves small communication cost and short response time. In our method, we divide the whole ap- plication field into multiple sub-areas and classify records into several categories so that mobile terminals in an area holds records with a category. Each area is associated with a category so that the number of queries for the category becomes the largest in the area. Thus, mobile users search records with a certain category by sending a query to nodes in the particular area using existing protocol such as LBM (Location-Based Multicast). Through simulations suppos- ing actual urban area near Osaka station, we have con- firmed that our method achieves practical communication cost and performance for information retrieval in MANET

    A minimal-state processing search algorithm for satisfiability problems

    Get PDF
    The satisfiability problem (SAT) is a typical NP-complete problem where a wide range of applications has been studied. Given a set of variables U and a set of clauses C, the goal of SAT is to find a truth assignment to variables in U such that every clause in C is satisfied if it exits, or to derive the infeasibility otherwise. This paper presents an approximation algorithm, called a minimal-state processing search algorithm for SAT (MIPS-SAT). MIPS-SAT repeatedly transits minimal states in terms of the cost function for searching a solution through a construction stage and a refinement stage. The first stage greedily generates an initial state composed of as many satisfied clauses as possible. The second stage iteratively seeks a solution while keeping state minimality. The performance of MIPS-SAT is verified through solving DIMACS benchmark instances</p
    corecore